func hash/crc32.archUpdateIEEE

2 uses

	hash/crc32 (current package)
		crc32.go#L111: 		updateIEEE = archUpdateIEEE
		crc32_amd64.go#L210: func archUpdateIEEE(crc uint32, p []byte) uint32 {